Welcome![Sign In][Sign Up]
Location:
Search - maximum likelihood decoding

Search list

[Communicationviterbi

Description: 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself coding structure decoding, decoding not consider access to the statistical characteristics. Decoding in the calculation of the probability to consider when Channel statistical characteristics. Typical algorithms such as : Maximum Likelihood decoding, Viterbi decoding,
Platform: | Size: 8336 | Author: 姚中华 | Hits:

[Web ServerSTBC_sim

Description: 这是一个无线通信空时码仿真程序,编码数据形成流进行同步传输,采用的是最大似然译码。-This is a wireless communications space-time simulation codes, encoding data flow synchronization formed transmission, using the maximum - likelihood decoding.
Platform: | Size: 2555 | Author: ltj1974 | Hits:

[Software Engineering1

Description: LDPC码译码相关文献 Bounds on the maximum likelihood decoding error probability of low density parity check codes
Platform: | Size: 99273 | Author: xzm | Hits:

[Communicationbindarybiterbidecoding

Description: Viterbi decoder, maximum likelihood decoding. For a // rate-1/n convolutional code. Correlation metric.
Platform: | Size: 9753 | Author: 戈津生 | Hits:

[Communicationviterbi

Description: 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself coding structure decoding, decoding not consider access to the statistical characteristics. Decoding in the calculation of the probability to consider when Channel statistical characteristics. Typical algorithms such as : Maximum Likelihood decoding, Viterbi decoding,
Platform: | Size: 8192 | Author: 姚中华 | Hits:

[WEB CodeSTBC_sim

Description: 这是一个无线通信空时码仿真程序,编码数据形成流进行同步传输,采用的是最大似然译码。-This is a wireless communications space-time simulation codes, encoding data flow synchronization formed transmission, using the maximum- likelihood decoding.
Platform: | Size: 2048 | Author: ltj1974 | Hits:

[DSP programviterbidecoder

Description: 提供实现了(2,1,7)卷积码的维特比译码的源程序,采用了最大似然算法,介绍了软判决维特比译码算法过程的三个步骤:初始化、度量更新和回溯译码。-for achieving a (2,1,7) Convolutional Codes Viterbi decoding of the source, using the maximum- likelihood algorithm, introduced a soft-decision Viterbi decoding algorithm of the three steps : initialization, Metric update and backtracking decoding.
Platform: | Size: 1024 | Author: 王雪松 | Hits:

[Software Engineering1

Description: LDPC码译码相关文献 Bounds on the maximum likelihood decoding error probability of low density parity check codes-LDPC Decoding literature Bounds on the maximum likelihood decoding error probability of low density parity check codes
Platform: | Size: 99328 | Author: xzm | Hits:

[matlabmatlab

Description: 维特比算法,信道编码的最大似然译码方法之一.-Viterbi algorithm, channel coding maximum likelihood decoding methods.
Platform: | Size: 6144 | Author: 小雅 | Hits:

[Data structsviterbi416

Description: 实现了(4,1,6)型卷积码的维特比译码算法,采用了极大似然算法。介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码。-Realize the (4,1,6)-type convolutional codes Viterbi decoding algorithm using the maximum likelihood algorithm. Introduce a soft-decision Viterbi decoding algorithm the process of three steps: initialization, update and backward decoding metric.
Platform: | Size: 3072 | Author: raymond | Hits:

[Communicationbindarybiterbidecoding

Description: Viterbi decoder, maximum likelihood decoding. For a // rate-1/n convolutional code. Correlation metric.
Platform: | Size: 9216 | Author: 戈津生 | Hits:

[Data structsviterbi3

Description: 对码率为1/n的递归卷积码(系统码!)的最大似然译码,采用相关度量,截断长度为1024,最大状态数为1024 -On the bit rate for the 1/n recursive convolutional codes (system code!) Of the maximum-likelihood decoding, using the relevant measure to cut off a length of 1024, the largest number of states for 1024
Platform: | Size: 8192 | Author: 戈津生 | Hits:

[matlabzuidasiranyima

Description: 最大似然译码 最大似然译码 最大似然译码-Maximum likelihood decoding of maximum likelihood decoding of maximum likelihood decoding
Platform: | Size: 3072 | Author: 蔡敏时 | Hits:

[Communication-Mobilecode

Description: word文档对球形译码的理论原理和仿真结果进行了分析 1.sphereandML是主程序,性能接近最大似然ML检测,调用了spheredecode和spheredecodeinf两个子程序; 2.main_spheretoML是主程序,性能达到最大似然NL检测,调用了spheredecodetoML和spheredecodeinftoML两个子程序。-word document on the theory of spherical decoding theory and simulation results are analyzed 1.sphereandML are the main program, performance close to the maximum likelihood ML detection, call the spheredecode and two spheredecodeinf subprogram 2.main_spheretoML are the main program, to achieve maximum performance Ran Detect NL, call a subroutine spheredecodetoML and two spheredecodeinftoML.
Platform: | Size: 204800 | Author: fudaiyu | Hits:

[Otherssd_ml

Description: 信号空间分集ssd的误码率分析,m语言实现,最大似然译码。-Ssd signal space diversity analysis of bit error rate, m language, maximum-likelihood decoding.
Platform: | Size: 5120 | Author: 风雨轩 | Hits:

[matlabqmle

Description: 最大似然译码的程序,用MATLAB编写的,很实用的例子-Maximum likelihood decoding process, using MATLAB written a very practical example of
Platform: | Size: 3072 | Author: liqiang | Hits:

[Communication-Mobileda1

Description: HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation order is too large. Input: - received signal - channel matrix: H - code_name: The code name ( Alamouti , OSTBC3 ,...) - code_rate: The code rate ( 1 , 1/2 ,...) - num_code: The code number (1,2,...) - modulator object Ouput: - separated data Note: This function requires the Matlab Communication Toolbox Reference: [1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless communications", Cambridge Press,2003 - HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation order is too large. Input: - received signal - channel matrix: H - code_name: The code name ( Alamouti , OSTBC3 ,...) - code_rate: The code rate ( 1 , 1/2 ,...) - num_code: The code number (1,2,...) - modulator object Ouput: - separated data Note: This function requires the Matlab Communication Toolbox Reference: [1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless communications", Cambridge Press,2003
Platform: | Size: 1024 | Author: dasu | Hits:

[Communication-Mobilehammingcodedecoding

Description: (7,4)汉明码的硬判决译码算法、最大似然译码算法、和积译码算法性能比较(代码附在word后面,采用matlab实现)很好的学习资料-(7,4) Hamming code of hard decision decoding algorithm, maximum likelihood decoding algorithm, and decoding performance comparison plot (code word is attached to the back, using matlab to achieve) a good learning materials
Platform: | Size: 31744 | Author: 李宗臣 | Hits:

[VHDL-FPGA-Verilog15Turbo

Description: urbo码是1993年法国人Berrou提出的一种新型编码方法。它巧妙的将卷积码和随机交织器结合在一起;同时,采用软输出迭代译码来逼近最大似然译码-urbo code is 1993 French Berrou proposed a new encoding method. It is clever to convolutional codes and random interleaver together the same time, the use of soft-output iterative decoding to approximate the maximum likelihood decoding
Platform: | Size: 62464 | Author: wangzhi | Hits:

[3G developsphdec

Description: Sphere decoding program. This is the sphere decoding algorithm to achieve maximum likelihood detection. It applies to OFDM and SC-FDE systems.
Platform: | Size: 1024 | Author: 金琦 | Hits:
« 12 3 »

CodeBus www.codebus.net